source/dapstone/capstone.d(37,38): Error: `code.ptr` cannot be used in `@safe` code, use `&code[0]` instead source/dapstone/capstone.d(37,75): Error: cannot take address of local `insn` in `@safe` function `disasm` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.